home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl760 / garfforj.lzh / GRAPHFOR.TXT < prev    next >
Text File  |  1992-12-01  |  2KB  |  43 lines

  1.  
  2.  
  3. (Extract from README.DOC)
  4.  
  5.  
  6. Graph for Fortran v3.0 :  Graph plotting on dot matrix printers
  7. =================================================================
  8.  
  9. The GRAPH collection of Fortran subroutines provides a simple means of 
  10. plotting high quality scientific and engineering graphs on dot matrix 
  11. printers. The printer used must have graphics printing capability 
  12. (such as the IBM Proprinter and most Epson and Star dot matrix print-
  13. ers). The subroutines can easily be incorporated into your own Fortran 
  14. programs, so that they print graphs as part of the program output. A 
  15. sample main program is supplied to demonstrate the use of the subrou-
  16. tines. This sample program can be used as a stand-alone graph plotting 
  17. program for printing graphs from an ASCII data file. Several data
  18. files are supplied to demonstrate the use and capabilities of the 
  19. subroutines.
  20.  
  21. Features include resolution options (the highest resolution prints 
  22. interleaved rows for 120 dots per inch horizontal by 144 dpi
  23. vertical), portrait or landscape modes, linear or logarithmic axes, 
  24. labelling of axes with control over size and position of axis text, 
  25. overlaying grid lines on the graph, automatic generation of legend 
  26. tables with background clearing and optional border, joining points 
  27. with straight lines or a cubic spline, plotting user-defined func-
  28. tions, passing a list of parameters to the user-defined functions, 
  29. clearing rectangular areas of the graph with optional border, and 
  30. placing text on the graph.
  31.  
  32.                 Usage: Fortran programming
  33.          Registration: US$35.00
  34.  Special Requirements: Fortran 77 compiler,
  35.                        Dot matrix printer with 8 pin graphics.
  36.  
  37. REGISTRATION
  38. =============
  39. Registration is US$35-00. Registered users receive the latest regis-
  40. tered version, and other products.
  41.  
  42.  
  43.